home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -seriously_amiga- / misc / porthandler / dosdrivers / hc4ser03 < prev    next >
Text File  |  1999-02-03  |  258b  |  10 lines

  1. /* Zorro II HyperCOM 4 port-handler example mount entry for serial port*/
  2.  
  3. EHandler     = L:port-handler
  4. Stacksize     = 1024
  5. Priority     = 5
  6. Device        = hyperCOM40.device
  7. Unit        = 3
  8. Baud        = 115200 /* set this to ZERO for parallel.devices */
  9. Flags        = 0
  10. Control        = "8N1"